home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Minami 58
/
MINAMI58.ISO
/
Varios
/
Juegos Flash
/
Gold Yard.exe
/
scripts
/
DefineButton2_283
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2003-04-29
|
169b
|
9 lines
on(release){
_root.arrow_up = 38;
_root.arrow_down = 40;
_root.arrow_right = 39;
_root.arrow_left = 37;
_root.menuover = "";
gotoAndStop(1);
}